home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7139 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  928 b 

  1. Path: news.massey.ac.nz!sysadmin    
  2. From: Nigel.Ramsay.1@massey.ac.nz
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.tools.mfc
  4. Subject: Getting functions out of libraries to work
  5. Date: Thu, 22 Feb 1996 12:43:21 +1200
  6. Organization: Massey University
  7. Message-ID: <312BBC29.6772@uni.massey.ac.nz>
  8. NNTP-Posting-Host: pt-pc40.massey.ac.nz
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  13.  
  14. Hi,
  15.  
  16. I am trying to get some functions out of a library to work. The problem 
  17. is that I keep getting an "unresolved external" error whenever I try to 
  18. call the functions.
  19.  
  20. The funny thing is that it works fine when I compile under just C.
  21.  
  22. I am using Microsoft Visual C++ 1.0, running under Windows 95.
  23.  
  24. Please help me.
  25.  
  26. ***** All email replies to: Nigel.Ramsay.1@uni.massey.ac.nz *****
  27.                  [not the reply-to address]
  28. Thanks,
  29.  
  30. Nigel Ramsay.
  31.